export Function
CopyText ​
Constructor ​
ts
KeyboardButton.CopyText( text, copy_text )
Parameter | Type | Description |
---|---|---|
text | string | Label text on the button. |
copy_text | CopyText | Description of the button that copies the specified text to the clipboard. |
Return: KeyboardButtonPayload